Search
Helper.getLength(_T) Method
See Also
 






Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public static <_T> int getLength (
    _T[][] array,
    int dimension
)

 Parameters

array

dimension

 Return Value

 See Also